home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / paudit.zip / PAUDIT2.DOC < prev    next >
Text File  |  1991-01-16  |  3KB  |  91 lines

  1.  
  2.  
  3. PAUDIT2                           (v1.10 Jan 1991)
  4.                                   (Written by Wolfgang Schreiber)
  5.                                   (WSCHREIB @ NOVELL)
  6.  
  7.  
  8. Command Format
  9.      PAUDIT2 [option] [c]
  10.  
  11. Purpose
  12.  
  13. Use PAUDIT2 to view the system accounting records.
  14. While NetWare's PAUDIT only allows a global view of accounting data,
  15. PAUDIT2 gives a more comfortable compact overview and additionally allows
  16. searching for specific information.
  17.  
  18. To start PAUDIT2 you must be logged in to the specified file
  19. server.  You may start PAUDIT2 from any drive on the target server.
  20. You do not even need a drive mapping to SYS:SYSTEM, but you
  21. will need Open and Read rights in that directory ([RF] for NW 386).
  22.  
  23. The output will stop after each screen display unless you enter
  24. 'c' for 'continuous'.  You may enter 'c' as a command line option
  25. already to grant continuous output (will be important when redirecting
  26. data to a file or printer).
  27.  
  28.  
  29. How to use PAUDIT2
  30.  
  31. 1)   From any drive in the target server type
  32.           PAUDIT2
  33.      You will see a listing of all accounting records which is
  34.      typed on the screen pagewise.
  35.           Example:  PAUDIT2
  36.  
  37. 2)   To receive information concerning a specified user only, type
  38.           PAUDIT2 Us[er]=<username>
  39.      Only information about this user will be output to the screen.
  40.           Example:  PAUDIT2 US=supervisor
  41.  
  42. 3)   To receive semi-graphical user specific output type
  43.           PAUDIT2 MAP=<username>
  44.           Example:  PAUDIT2 MAP=guest
  45.  
  46. 4)   To receive information concerning system warnings
  47.      (Intruder detection and time changes), type
  48.           PAUDIT2 WA[rning]
  49.           Example:  PAUDIT2 Warn
  50.  
  51. 5)   To receive information about all logins, type
  52.           PAUDIT2 Lo[gin]
  53.           Example:  PAUDIT2 Log
  54.  
  55. 6)   To receive information about disk accesses, type
  56.           PAUDIT2 Di[sk]
  57.           Example:  PAUDIT2 Disk
  58.  
  59. 7)   To receive information about all intruder lockouts, type
  60.           PAUDIT2 In[truder]
  61.           Example:  PAUDIT2 Intr
  62.  
  63. 8)   To receive information about users working at a
  64.      specified physical station address, type
  65.           PAUDIT2 St[ation]=<station_address>
  66.      Leading zeros may be omitted.
  67.           Example:  PAUDIT2 St=EC004B
  68.  
  69. 9)   To receive information about users working at a
  70.      a specified network address, type
  71.           PAUDIT2 Ne[twork]=<net_address>
  72.      Leading zeros may be omitted.
  73.           Example:  PAUDIT2 Net=A123
  74.  
  75. 10)  To receive information concerning a specified date, type
  76.           PAUDIT2 Da[te]=<dd.mm.yy>
  77.      Leading zeros may be omitted.
  78.           Example:  PAUDIT2 Da=31.8.91
  79.  
  80.  
  81.  
  82.  
  83. Restrictions:
  84. - It is not possible to combine two or more options.
  85.   Only the 'c' option may be appended as a second option.
  86. - Causes old CHALKBOARD versions to hang.
  87.  
  88.  
  89. Wolfgang Schreiber
  90.  
  91.